home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
p4
/
p4-1_2c.lha
/
p4-1.2c
/
contrib
/
README
< prev
next >
Wrap
Text File
|
1993-05-24
|
702b
|
21 lines
This directory contains assorted examples not part of the "official"
distribution and not automatically compiled when p4 is installed. Current
programs include:
lm_master, lm_slave - "lots of messages", a test program that stresses
the message passing system
lm1_master, lm1_slave - "lots of messages", a test program that stresses
the message passing system
simpglob - a simple example of the use of global operations in C
Use
make <program> to compile any of the above programs.
sockperf.c - a NON-p4 program for testing performance of sockets
in various environments, i.e. when TCP_NODELAY is
or is not available, etc.